ViewStack.getChildByName

Finds the child with @name in @self.

class ViewStack
getChildByName
(
string name
)

Parameters

name string

the name of the child to find

Return Value

Type: Widget

the requested child

Meta